| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | |||||||||||||||
| type | restriction of xs:string | |||||||||||||||
| used by |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| source | <xs:simpleType name="plmRelationTypeEnum"> <xs:restriction base="xs:string"> <xs:enumeration value="REFINE"/> <xs:enumeration value="AGGREGATE"/> <xs:enumeration value="TYPE"/> <xs:enumeration value="CONSTRAINT"/> </xs:restriction> </xs:simpleType> |